home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Esportes / FishHunter.swf / scripts / DefineButton2_350 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-08-05  |  66 b   |  5 lines

  1. on(release){
  2.    _root.restetsys();
  3.    _root.gotoAndStop(4);
  4. }
  5.